PXC Documentation

PXC Home

Delete Text

pre 1.18

Delete parts of a text.

Node Data

Display name

Delete Text

Internal name

Node_String_Delete

Inheritances

Node_Processor
Node_String_Delete

Inputs

text

Text

int

Index

int

Amount

Outputs

text

Text


Remove part of a text.



_properties


IndexPosition to start removing (starts at 0.)
AmountAmount of letter to remove.



Related Links